How to Install lib32tinfo-dev software package in Debian 8 (Jessie)

How to Install lib32tinfo-dev software package in Debian 8 (Jessie)

lib32tinfo-dev software package provides developers library for the low-level terminfo library (32-bit), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lib32tinfo-dev 

lib32tinfo-dev is installed in your system.

Make ensure the lib32tinfo-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep lib32tinfo-dev *

You will get with lib32tinfo-dev package name, version, architecture and description in a table

lib32tinfo-dev package basic information:

Distro Debian 8 jessie
Section Library development
Package lib32tinfo-dev
Version 5.9+20140913-1+b1
Description developers library for the low-level terminfo library (32-bit)
Sub Section Libdevel


See Also, How to uninstall or remove lib32tinfo-dev software package from Debian 8 (Jessie)?